Skip to content

Get profiling information api #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 22, 2025

Conversation

akoshchiy
Copy link
Contributor

@akoshchiy akoshchiy commented Jan 25, 2025

Added DuckDBConnection#getProfilingInformation, which wraps Connection::GetProfilingInformation c++ api.
Closes #201

@akoshchiy akoshchiy force-pushed the get-profiling-info-api branch from ea7d636 to 6305564 Compare February 5, 2025 18:50
@akoshchiy akoshchiy force-pushed the get-profiling-info-api branch from 39f8303 to eca76ce Compare February 22, 2025 09:48
@akoshchiy akoshchiy force-pushed the get-profiling-info-api branch from eca76ce to a87eb0f Compare March 4, 2025 19:50
@akoshchiy akoshchiy force-pushed the get-profiling-info-api branch from a87eb0f to cf60eee Compare April 20, 2025 10:50
@staticlibs staticlibs self-requested a review April 21, 2025 16:58
Copy link
Collaborator

@staticlibs staticlibs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the updated PR! It looks good to me.

@staticlibs staticlibs merged commit 36900e3 into duckdb:main Apr 22, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support of Connection::GetProfilingInformation
2 participants